home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Amiga Amateur Radio User Group / AARUG UK #51 (199x)(Amiga Amateur Radio User Group UK)(PD)[G4DCV].zip / AARUG UK #51 (199x)(Amiga Amateur Radio User Group UK)(PD)[G4DCV].adf / PC-Task.history < prev    next >
Text File  |  1993-04-26  |  3KB  |  75 lines

  1.  
  2. V1.00    First Release
  3.  
  4. V1.01    Sometimes BIOS message would be overwritten.  Fixed.
  5.     Found a proper boot disk that wouldn't boot.  Fixed.
  6.  
  7. V1.02    "Use Parallel" on with no "devs:parallel.device" crash.  Fixed.
  8.     MDA cursor positioning problem.  Fixed.
  9.     MDA screen depth changed to 1.
  10.     Cursor is now turned off in graphics modes.
  11.     Cursor sprite can be 2-7 now.
  12.     Made both del keys work for reset and quit.
  13.     Keyboard handling changed to allow for some programs.
  14.     Allowed for disk devices that can't handle odd alignment.
  15.  
  16. V1.03    The serial interrupt was disabled on exit.  Fixed.
  17.     When NumLock was on the non keypad arrows didn't work.  Fixed.
  18.     Mouse driver would write a word to odd address.  Fixed.
  19.  
  20. V1.04    The keyboard handling change in 1.02 meant the MSDOS keyb program
  21.     not only didn't work it usually stopped all keyboard input.  Fixed.
  22.  
  23. V1.10    Screen title depth and drag turned off.
  24.     Ctrl-ScrL(Break), Ctrl-Return, Ctrl-Enter and Shift-Tab key
  25.     combinations now recognized and Keyboard handling improved.
  26.     Ctrl-Esc for task swapping in DOShell 5.0 now recognized.
  27.     Caps lock with remapped keyboard should now work properly.
  28.     Print Screen is now Shift-PrtSc instead of just PrtSc.
  29.     Trying to print with no printer, paper or offline no longer hangs.
  30.     Added NOOPTIONSCREEN Tooltype and Keyword.
  31.     Added MAXDEPTHTWO Tooltype and Keyword.
  32.     Added MAXDEPTHTHREE Tooltype and Keyword.
  33.     Added FORCENTSC Tooltype and Keyword.
  34.     Should be able to read 1.44 meg DSHD disks with the new CBM HD drive
  35.     under Kickstart 2.0-.
  36.     Should be able to read 360K 5 1/4's if drive does 40 tracks and
  37.     user has a appropriate mountlist entry.
  38.     Cursor positioning improved.
  39.     CGA palette improved.
  40.     Changed method of booting to fix problem with some partitions not
  41.     booting.
  42.     Improved Mouse emulation.
  43.     Allowed for new PCT MSDOS utilities PCTQuit and PCTMouse.
  44.     Changed interface for Use Serial/Parallel/CGA to be more 2.0 like.
  45.     Made error booting message more informative.
  46.     Added a MegaBytes to go display to CreateHDFile.
  47.  
  48. V1.11    Slight speed up in MDA update.
  49.     Parallel handling improved.
  50.     Screen title depth and drag now only turned off when user starts
  51.     the mouse driver.
  52.  
  53. V1.12    Changed parallel handling back to 1.04 style.
  54.     Port handling faster.
  55.     Improved disk handling.
  56.     Improved graphics screen clear.
  57.  
  58.  
  59. V2.00    Mouse emulation improved.
  60.     CGA emulation improved also some speed ups.
  61.     MDA a bit faster.
  62.     FONT tooltype added.
  63.     Some EGA & VGA emulation added.
  64.     Some CDROM support added.
  65.     Serial emulation improved & SERIAL tooltype added.
  66.     PARALLEL tooltype added.
  67.     FORCENTSC tooltype removed and replaced with MONITOR tooltype.
  68.     Emulation bugfixes ($ce,$F646P).
  69.     Added Technical memory location and size to initial BIOS screen.
  70.     Added FORCEFASTMEM keyword.
  71.     Added NOGOLDENGATE keyword.
  72.     Added BADPAL keyword.
  73.     Added NEWSCREENALWAYS keyword.
  74.     MSH hard disk dostype support added.
  75.